Document Library for UWP
TryGetValue メソッド (C1SortedList<TKey,TValue>)

C1.UWP.Document アセンブリ > C1.Xaml.Document 名前空間 > C1SortedList<TKey,TValue> クラス : TryGetValue メソッド
シンタックス
'宣言
 
Public Function TryGetValue( _
   ByVal key As TKey, _
   ByRef value As TValue _
) As System.Boolean
public System.bool TryGetValue( 
   TKey key,
   out TValue value
)

パラメータ

key
value
参照

C1SortedList<TKey,TValue> クラス
C1SortedList<TKey,TValue> メンバ